Skip to content

Replace more string fakematches#414

Merged
mattbruv merged 13 commits intobfbbdecomp:mainfrom
joeyballentine:strings
Feb 24, 2025
Merged

Replace more string fakematches#414
mattbruv merged 13 commits intobfbbdecomp:mainfrom
joeyballentine:strings

Conversation

@joeyballentine
Copy link
Collaborator

Replaced more stringBase0s with their actual strings. This also includes a few hex numbers being replaced by their appropriate chars.

In some of these files, I took all the strings from the respective .s files and turned them into top-level variables. This makes the later functions have matching stringBase0 offsets without needing to have all the rest of the functions decomped yet (and therefore all the other strings defined yet). These can then later be removed once the files are 100% decomped

@mattbruv mattbruv merged commit 59b2227 into bfbbdecomp:main Feb 24, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants